Doc.fromProxy constructor

Doc.fromProxy(
  1. JsObject? proxy
)

Implementation

Doc.fromProxy(JsObject? proxy) : super(proxy);