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