next_photo
features
GetAlbumParams
GetAlbumParams constructor
GetAlbumParams
GetAlbumParams
constructor
Null safety
GetAlbumParams
(
{
required
AlbumId
albumId
}
)
Creates params.
Implementation
GetAlbumParams({ required this.albumId, });
next_photo
features
GetAlbumParams
GetAlbumParams constructor
GetAlbumParams class
Constructors
GetAlbumParams
Properties
albumId
hashCode
props
runtimeType
stringify
Methods
noSuchMethod
toString
Operators
operator ==