email property
The users email
Implementation
@JsonKey(name: 'email', required: true)
String get email => throw _privateConstructorUsedError;
The users email
@JsonKey(name: 'email', required: true)
String get email => throw _privateConstructorUsedError;