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