JsonObject.fromRawPointer constructor

JsonObject.fromRawPointer(
  1. Pointer<COMObject> ptr
)

Implementation

JsonObject.fromRawPointer(super.ptr);