next_photo
features
PhotoModel
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
next_photo
features
PhotoModel
toJson method
PhotoModel class
Constructors
PhotoModel
fromJson
Properties
albumId
copyWith
hashCode
id
runtimeType
thumbnailUrl
title
url
Methods
noSuchMethod
toJson
toString
Operators
operator ==