menu
jpush_flutter package
documentation
jpush_interface.dart
JPushFlutterInterface
pageLeave method
pageLeave method
dark_mode
light_mode
pageLeave
method
void
pageLeave
(
String
pageName
)
Implementation
void pageLeave(String pageName) { print(flutter_log + "pageLeave:has not been implemented."); }
jpush_flutter package
documentation
jpush_interface
JPushFlutterInterface
pageLeave method
JPushFlutterInterface class