menu
send2app package
documentation
notification_plugin_method_channel.dart
MethodChannelNotificationPlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
@
override
Future
<
String
?
>
getPlatformVersion
(
)
override
Implementation
@override Future<String?> getPlatformVersion() async { return _getPlatformVersion(); }
send2app package
documentation
notification_plugin_method_channel
MethodChannelNotificationPlugin
getPlatformVersion method
MethodChannelNotificationPlugin class