menu
ntiusp_push_gs package
documentation
ntiusp_push.dart
NtiuspPush
setLocalPushPopupEnable method
setLocalPushPopupEnable method
dark_mode
light_mode
setLocalPushPopupEnable
method
Future
<
void
>
setLocalPushPopupEnable
(
bool
enable
)
Implementation
Future<void> setLocalPushPopupEnable(bool enable) async { await _setPushPopupEnabled(enable); }
ntiusp_push_gs package
documentation
ntiusp_push
NtiuspPush
setLocalPushPopupEnable method
NtiuspPush class