firstNameAttribute property

bool? firstNameAttribute

Implementation

bool? get firstNameAttribute => _$this._firstNameAttribute;
void firstNameAttribute=(bool? firstNameAttribute)

Implementation

set firstNameAttribute(bool? firstNameAttribute) =>
    _$this._firstNameAttribute = firstNameAttribute;