disabled property

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

Whether the account has been disabled.

Implementation

@JsonKey(defaultValue: false)
final bool disabled;