suspended property

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

Whether the account has been suspended.

Implementation

@JsonKey(defaultValue: false)
final bool suspended;