Media class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- mediaBytes ↔ Uint8List?
-
getter/setter pair
- mediaDirection ↔ String?
-
getter/setter pair
- mediaID ↔ int
-
getter/setter pair
- mediaTime ↔ String?
-
getter/setter pair
- mediaType ↔ MediaType
-
getter/setter pair
- mediaURL ↔ MediaURL
-
getter/setter pair
- mediaXFile ↔ XFile?
-
getter/setter pair
- owneravatar ↔ String?
-
getter/setter pair
- ownerID ↔ int?
-
getter/setter pair
- ownerusername ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited