menu
get_net_work package
documentation
utils/jpush.dart
JPushService
checkPushIsAuth static method
checkPushIsAuth static method
dark_mode
light_mode
checkPushIsAuth
static method
Future
<
bool
>
checkPushIsAuth
(
)
Implementation
static Future<bool> checkPushIsAuth() async { return jpush.isNotificationEnabled(); }
get_net_work package
documentation
utils/jpush
JPushService
checkPushIsAuth static method
JPushService class