isDefaultRole property

bool? isDefaultRole

Implementation

bool? get isDefaultRole => _$this._isDefaultRole;
void isDefaultRole=(bool? isDefaultRole)

Implementation

set isDefaultRole(bool? isDefaultRole) =>
    _$this._isDefaultRole = isDefaultRole;