locked property

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

Whether the account is locked.

Implementation

@JsonKey(defaultValue: false)
final bool locked;