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