setConsumer method
Implementation
void setConsumer(LaunchConsumer consumer) =>
js_util.callMethod(this, 'setConsumer', [allowInterop(consumer)]);
void setConsumer(LaunchConsumer consumer) =>
js_util.callMethod(this, 'setConsumer', [allowInterop(consumer)]);