@override Future<void> enableSound(bool state) => methodChannel.invokeMethod('Pulsar_enableSound', {'state': state});