ManifestResponse class
Constructors
Properties
- backgroundColor → String
-
The background color
final
- hashCode → int
-
The hash code for this object.
no setteroverride
-
headers
→ Map<
String, String> -
The http headers
finalinherited
-
icons
→ List<
Icon> -
The icons
final
- name → String
-
The name
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → Status
-
The http status
finalinherited
- themeColor → String
-
The theme color
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override