@override Future<void> enableSoundPositionIndication(bool enabled) { return _invokeMethod('enableSoundPositionIndication', {'enabled': enabled}); }