OAuth2JsonBody class
- Implemented types
Constructors
-
OAuth2JsonBody(Map<
String, dynamic> jsonMap)
Properties
- contentLength → int
-
no setteroverride
- contentType → String?
-
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
-
jsonMap
→ Map<
String, dynamic> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited