menu
talkplus_flutter_sdk package
documentation
entity/user/TPUser.dart
TPUser
isDisablePushNotification method
isDisablePushNotification method
dark_mode
light_mode
isDisablePushNotification
method
bool
isDisablePushNotification
(
)
Implementation
bool isDisablePushNotification() { return getBoolean("disablePushNotification"); }
talkplus_flutter_sdk package
documentation
entity/user/TPUser
TPUser
isDisablePushNotification method
TPUser class