approved property

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

Whether the account has been approved.

Implementation

@JsonKey(defaultValue: false)
final bool approved;