Play the media source
@override Future<void> play() async { await methodChannel.invokeMethod<void>("play"); }