menu
send2app package
documentation
notification_plugin_platform_interface.dart
NotificationPluginPlatform
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return _getPlatformVersion(); }
send2app package
documentation
notification_plugin_platform_interface
NotificationPluginPlatform
getPlatformVersion method
NotificationPluginPlatform class