IJsonObject.from constructor
IJsonObject.from(
- IInspectable interface
Implementation
factory IJsonObject.from(IInspectable interface) =>
IJsonObject.fromRawPointer(interface.toInterface(IID_IJsonObject));