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