JsContext.fromJs
JsContext.fromJs(
Creates a JsContext from a raw JSObject.
Implementation
factory JsContext.fromJs(JSObject jsObject) = JsContext._;
JsContext.fromJs(
Creates a JsContext from a raw JSObject.
factory JsContext.fromJs(JSObject jsObject) = JsContext._;