menu
mesibo_flutter_sdk package
documentation
mesibo.dart
Mesibo
getUserProfile method
getUserProfile method
dark_mode
light_mode
getUserProfile
method
Future
<
MesiboProfile
>
getUserProfile
(
String
peer
)
Implementation
Future<MesiboProfile> getUserProfile(String peer) async{return getProfile(peer,0);}
mesibo_flutter_sdk package
documentation
mesibo
Mesibo
getUserProfile method
Mesibo class