PlaylistPlayer.fromJson constructor
PlaylistPlayer.fromJson(
- Map json_
Implementation
PlaylistPlayer.fromJson(core.Map json_)
: this(embedHtml: json_['embedHtml'] as core.String?);
PlaylistPlayer.fromJson(core.Map json_)
: this(embedHtml: json_['embedHtml'] as core.String?);