confirmed property

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

Whether the email address has been confirmed.

Implementation

@JsonKey(defaultValue: false)
final bool confirmed;