menu
getsocial_flutter_sdk package
documentation
common/pagingquery.dart
PagingQuery<T extends Encodable>
limit property
limit property
dark_mode
light_mode
limit
property
int
limit
getter/setter pair
Max. number or returned entries.
Implementation
int limit = DefaultLimit;
getsocial_flutter_sdk package
documentation
common/pagingquery
PagingQuery<T extends Encodable>
limit property
PagingQuery class