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