noDisturb property Null safety

bool noDisturb
@Deprecated("Use ChatSilentModeResult property remindType, expireTimestamp and silentModeTime determine whether to enable"), final

Whether to enable the do-not-disturb mode for push notifications.

Implementation

@Deprecated(
    "Use ChatSilentModeResult property remindType, expireTimestamp and silentModeTime determine whether to enable")
final bool noDisturb;