BodyType class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- representation → String?
-
Type of content representation used for the value field.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- value → String?
-
Body of the content, in the format found in the representation field.
final
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited