noDisturb property Null safety
- @Deprecated("Use ChatSilentModeResult property remindType, expireTimestamp and silentModeTime determine whether to enable")
final
Whether to enable the do-not-disturb mode for push notifications.
true: Yes.false: No. Sets it byChatPushManager.disableOfflinePush.
Implementation
@Deprecated(
"Use ChatSilentModeResult property remindType, expireTimestamp and silentModeTime determine whether to enable")
final bool noDisturb;