offset property
read / write
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
Implementation
late String offset;
Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results.
late String offset;