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