menu
push_restapi_dart package
documentation
push_restapi_dart.dart
GroupCountInfo
GroupCountInfo constructor
GroupCountInfo constructor
dark_mode
light_mode
GroupCountInfo
constructor
GroupCountInfo
(
{
required
int
participants
,
required
int
pending
,
})
Implementation
GroupCountInfo({ required this.participants, required this.pending, });
push_restapi_dart package
documentation
push_restapi_dart
GroupCountInfo
GroupCountInfo constructor
GroupCountInfo class