from property Null safety

int? from
read / write

To define from which page to start the results, it is important to implement pagination.

Implementation

int? from;