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 by ChatPushManager.setSilentModeForAll.
Implementation
@Deprecated(
"Use ChatSilentModeResult property remindType, expireTimestamp and silentModeTime determine whether to enable")
final bool noDisturb;