static Future<void> setCMP(CMPType type) => _methods.invokeMethod('setCMP', {'cmp': _mapCMPType(type)});