MediaJson class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- message ↔ String?
-
getter/setter pair
- responseTime ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverIP ↔ String?
-
getter/setter pair
- serverName ↔ String?
-
getter/setter pair
- status ↔ bool
-
getter/setter pair
- storyId ↔ int?
-
getter/setter pair
- variantId ↔ int?
-
getter/setter pair
-
webContents
↔ Map<
String, dynamic> ? -
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toJsonString(
) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited