JsonArray.fromRawPointer constructor

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

Implementation

JsonArray.fromRawPointer(super.ptr);