menu
Dart
dart:html
MediaMetadata
artist property
artist
brightness_4
brightness_5
description
artist
property
String
?
artist
Implementation
String? get artist native;
void
artist=
(
String
?
value
)
Implementation
set artist(String? value) native;
Dart
dart:html
MediaMetadata
artist property
MediaMetadata class
Constructors
MediaMetadata
Properties
album
artist
artwork
hashCode
runtimeType
title
Methods
noSuchMethod
toString
Operators
operator ==