next_offset property
read / write
Offset for the next inline query; pass an empty string if there are no more results.
Implementation
late String next_offset;
Offset for the next inline query; pass an empty string if there are no more results.
late String next_offset;