email property

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

User email

Implementation

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