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