offset_date property

int offset_date
read / write

The date starting from which the results need to be fetched. Use 0 or any date in the future to get results from the last topic.

Implementation

late int offset_date;