menu
mirrorfly_plugin package
documentation
fly_chat_platform_interface.dart
FlyChatFlutterPlatform
switchCamera method
switchCamera method
dark_mode
light_mode
switchCamera
method
Future
switchCamera
(
)
Implementation
Future switchCamera() async { throw UnimplementedError('switchCamera has not been implemented.'); }
mirrorfly_plugin package
documentation
fly_chat_platform_interface
FlyChatFlutterPlatform
switchCamera method
FlyChatFlutterPlatform class