menu
cometchat_sdk package
documentation
builders/groups_request.dart
GroupsRequest
getLimit method
getLimit method
dark_mode
light_mode
getLimit
method
int
getLimit
(
)
Gets the limit on the number of groups to be fetched.
Implementation
int getLimit() => limit;
cometchat_sdk package
documentation
builders/groups_request
GroupsRequest
getLimit method
GroupsRequest class