next_photo
features
UserModel
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
next_photo
features
UserModel
toJson method
UserModel class
Constructors
UserModel
fromJson
Properties
address
company
copyWith
email
hashCode
id
name
phone
runtimeType
username
website
Methods
noSuchMethod
toJson
toString
Operators
operator ==