notifying property

  1. @JsonKey(defaultValue: false)
bool notifying
final

Whether notifications from this account are enabled.

Implementation

@JsonKey(defaultValue: false)
final bool notifying;