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