usernameAttribute property

bool? usernameAttribute

Implementation

bool? get usernameAttribute => _$this._usernameAttribute;
void usernameAttribute=(bool? usernameAttribute)

Implementation

set usernameAttribute(bool? usernameAttribute) =>
    _$this._usernameAttribute = usernameAttribute;