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