menu
mesibo_flutter_sdk package
documentation
mesibo.dart
Mesibo
getGroupProfile method
getGroupProfile method
dark_mode
light_mode
getGroupProfile
method
Future
<
MesiboProfile
>
getGroupProfile
(
int
groupId
)
Implementation
Future<MesiboProfile> getGroupProfile(int groupId) async{return getProfile(null,groupId);}
mesibo_flutter_sdk package
documentation
mesibo
Mesibo
getGroupProfile method
Mesibo class