MediaMetadata class
- Annotations
-
- @Native("MediaMetadata")
Constructors
- MediaMetadata.new([Map? metadata])
-
factory
Properties
- album â String?
-
getter/setter pair
- artist â String?
-
getter/setter pair
- artwork â List?
-
getter/setter pair
- hashCode â int
-
The hash code for this object.
no setterinherited
- runtimeType â Type
-
A representation of the runtime type of the object.
no setterinherited
- title â String?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) â dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) â String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) â bool -
The equality operator.
inherited