menu
mirrorfly_chat package
documentation
fly_chat_platform_interface.dart
FlyChatFlutterPlatform
getGroupJid method
getGroupJid method
dark_mode
light_mode
getGroupJid
method
Future
<
String
?
>
getGroupJid
(
String
jid
)
Implementation
Future<String?> getGroupJid(String jid) { throw UnimplementedError('has not been implemented.'); }
mirrorfly_chat package
documentation
fly_chat_platform_interface
FlyChatFlutterPlatform
getGroupJid method
FlyChatFlutterPlatform class