menu
promize_sdk package
documentation
core/request/set_user_request.dart
SetUserRequest class
SetUserRequest class
dark_mode
light_mode
SetUserRequest
class
Inheritance
Object
BaseRequest
SetUserRequest
Constructors
SetUserRequest
({
required
User
user
})
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
user
→
User
final
Methods
getBody
(
Map
<
String
,
dynamic
>
body
)
→
Map
<
String
,
dynamic
>
override
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson
(
)
→
Map
<
String
,
dynamic
>
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
promize_sdk package
documentation
core/request/set_user_request
SetUserRequest class
set_user_request library