menu
wings_data_model
wings_data_model
PractitionerPatientRequestBuilder
token property
token
brightness_4
token
property
Null safety
String
?
token
Implementation
String? get token => _$this._token;
void
token=
(
String
?
token
)
Implementation
set token(String? token) => _$this._token = token;
wings_data_model
wings_data_model
PractitionerPatientRequestBuilder
token property
PractitionerPatientRequestBuilder class
Constructors
PractitionerPatientRequestBuilder
Properties
hashCode
id
runtimeType
token
Methods
build
noSuchMethod
replace
toString
update
Operators
operator ==