menu
stash_app_flutter
features/groups/presentation/providers/group_list_provider.dart
GroupList
hasMore property
hasMore
dark_mode
light_mode
hasMore
property
bool
get
hasMore
Implementation
bool get hasMore => _hasMore;
stash_app_flutter
group_list_provider
GroupList
hasMore property
GroupList class