menu
wings_data_model
wings_data_model
UserBuilder
firstName property
firstName
brightness_4
firstName
property
Null safety
String
?
firstName
Implementation
String? get firstName;
void
firstName=
(
String
?
firstName
)
Implementation
set firstName(String? firstName);
wings_data_model
wings_data_model
UserBuilder
firstName property
UserBuilder class
Constructors
UserBuilder
Properties
avatar
birthday
country
email
fcmToken
fcmTokenDateTime
firebaseUid
firstName
gender
hashCode
interests
isCrashlyticsAllowed
isMedicalProfileMiningAllowed
isOpenForThirdPartyContacts
language
lastName
mobilePhone
runtimeType
userId
zipCode
Methods
noSuchMethod
replace
toString
update
Operators
operator ==