usernameType property

UsernameType? usernameType
inherited

The username attribute corresponding to this field, if any. This is used to properly address situations where custom fields are added which conflict with username fields.

Implementation

UsernameType? get usernameType => null;