Ref.fromJs Ref<T>.fromJs( JsRef jsRef ) Creates a Ref from a JavaScript ref object. Implementation factory Ref.fromJs(JsRef jsRef) => Ref._(jsRef);