username property
The name of the username configuration
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
String get username => _usernameTypeToText(usernameType);
The name of the username configuration
@JsonKey(includeFromJson: false, includeToJson: false)
String get username => _usernameTypeToText(usernameType);