title property - MediaMetadata class - dart:html library

String? get title

Implementation

String? get title native;
set title (String? value)

Implementation

set title(String? value) native;