email property

  1. @JsonKey(defaultValue: '')
String? email
final

Email address associated with the account.

Implementation

@JsonKey(defaultValue: '')
final String? email;