isProtected property

bool? isProtected

Implementation

bool? get isProtected => _$this._isProtected;
void isProtected=(bool? isProtected)

Implementation

set isProtected(bool? isProtected) => _$this._isProtected = isProtected;