WebPlayerHtml constructor
WebPlayerHtml({
- required MethodChannel channel,
Implementation
@override
WebPlayerHtml({required MethodChannel channel}) : super(channel: channel);
@override
WebPlayerHtml({required MethodChannel channel}) : super(channel: channel);