@override Future<void> setTunergain(int tunergain) async { await methodChannel.invokeMethod("setTunergain", tunergain); }