lastNameAttribute property

String? lastNameAttribute

Implementation

String? get lastNameAttribute => _$this._lastNameAttribute;
void lastNameAttribute=(String? lastNameAttribute)

Implementation

set lastNameAttribute(String? lastNameAttribute) =>
    _$this._lastNameAttribute = lastNameAttribute;