@override Future<bool?> startPlaying() async { return await methodChannel.invokeMethod<bool?>('startPlaying'); }