schemeAdmin property

bool? schemeAdmin

Implementation

bool? get schemeAdmin => _$this._schemeAdmin;
void schemeAdmin=(bool? schemeAdmin)

Implementation

set schemeAdmin(bool? schemeAdmin) => _$this._schemeAdmin = schemeAdmin;