farmershands
user
User
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$UserToJson(this);
farmershands
user
User
toJson method
User class
Constructors
User
fromJson
Properties
awsAccessKey
awsSecretKey
awsSessionToken
birth
createdAt
email
hashCode
id
imagePath
isAgreeMarketing
isAgreePrivacy
isAgreeTerms
isSignedIn
name
notificationToken
phoneNumber
runtimeType
type
username
Methods
noSuchMethod
toJson
toString
Operators
operator ==