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