username property
The user's email address that will be their username. Must be the same as the one in the email field.
Implementation
@BuiltValueField(wireName: r'username')
String get username;
The user's email address that will be their username. Must be the same as the one in the email field.
@BuiltValueField(wireName: r'username')
String get username;