menu
channel_talk_flutter package
documentation
channel_talk_flutter_platform_interface.dart
ChannelTalkFlutterPlatform
shutdown method
shutdown method
dark_mode
light_mode
shutdown
method
Future
<
bool
?
>
shutdown
(
)
Implementation
Future<bool?> shutdown() { throw UnimplementedError('shutdown() has not been implemented.'); }
channel_talk_flutter package
documentation
channel_talk_flutter_platform_interface
ChannelTalkFlutterPlatform
shutdown method
ChannelTalkFlutterPlatform class