menu
flutter_ypushcore package
documentation
YPushCore.dart
YPushCoreOption
onReportTokens property
onReportTokens property
dark_mode
light_mode
onReportTokens
property
dynamic Function
(
Map
?
tokens
,
dynamic
onSuccess
()
)
onReportTokens
getter/setter pair
Implementation
Function(Map<dynamic, dynamic>? tokens, Function() onSuccess) onReportTokens;
flutter_ypushcore package
documentation
YPushCore
YPushCoreOption
onReportTokens property
YPushCoreOption class