IJsonObjectWithDefaultValues.from constructor

IJsonObjectWithDefaultValues.from(
  1. IInspectable interface
)

Implementation

factory IJsonObjectWithDefaultValues.from(IInspectable interface) =>
    IJsonObjectWithDefaultValues.fromRawPointer(
        interface.toInterface(IID_IJsonObjectWithDefaultValues));