menu
flutter_pushed_messaging package
documentation
flutter_pushed_messaging_platform_interface.dart
FlutterPushedMessagingPlatform
getLog method
getLog method
dark_mode
light_mode
getLog
method
Future
<
String
?
>
getLog
(
)
Implementation
Future<String?> getLog() { throw UnimplementedError('getLog() has not been implemented.'); }
flutter_pushed_messaging package
documentation
flutter_pushed_messaging_platform_interface
FlutterPushedMessagingPlatform
getLog method
FlutterPushedMessagingPlatform class