menu
aliyun_push_flutter package
documentation
aliyun_push_flutter_platform_interface.dart
PushCallback typedef
PushCallback typedef
dark_mode
light_mode
PushCallback
typedef
PushCallback
=
Future
Function
(
Map
message
)
Implementation
typedef PushCallback = Future<dynamic> Function(Map<dynamic, dynamic> message);
aliyun_push_flutter package
documentation
aliyun_push_flutter_platform_interface
PushCallback typedef
aliyun_push_flutter_platform_interface library