Play the current active player
@override Future<void> play() async { await methodChannel.invokeMethod('play'); }