getContext method
Implementation
dynamic getContext(OffscreenRenderingContextId contextId,
[dynamic options]) =>
js_util.callMethod(this, 'getContext', [contextId.value, options]);
dynamic getContext(OffscreenRenderingContextId contextId,
[dynamic options]) =>
js_util.callMethod(this, 'getContext', [contextId.value, options]);