menu
wings_data_model
wings_data_model
PractitionerRoleBuilder
active property
active
brightness_4
active
property
Null safety
bool
?
active
Implementation
bool? get active => _$this._active;
void
active=
(
bool
?
active
)
Implementation
set active(bool? active) => _$this._active = active;
wings_data_model
wings_data_model
PractitionerRoleBuilder
active property
PractitionerRoleBuilder class
Constructors
PractitionerRoleBuilder
Properties
active
hashCode
id
organization
runtimeType
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==