Ref<T>.fromJs constructor

Ref<T>.fromJs(
  1. JsRef jsRef
)

Implementation

Ref.fromJs(this.jsRef);