email property

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

Implementation

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