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