IDevicePicker.from constructor

IDevicePicker.from(
  1. IInspectable interface
)

Implementation

factory IDevicePicker.from(IInspectable interface) =>
    IDevicePicker.fromRawPointer(interface.toInterface(IID_IDevicePicker));