GetCurrentUserDetailsQuery class
- Inheritance
-
- Object
- WebRequest<
GetCurrentUserDetailsResult> - GetWebRequest<
GetCurrentUserDetailsResult> - GetCurrentUserDetailsQuery
Constructors
Properties
Methods
-
getJsonBody(
) → Map< String, dynamic> -
inherited
-
getPath(
) → String -
override
-
getQueryParameters(
) → Map< String, dynamic> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toResponse(
Map< String, dynamic> json) → GetCurrentUserDetailsResult -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited