IPhoneNumberFormatter.from constructor

IPhoneNumberFormatter.from(
  1. IInspectable interface
)

Implementation

factory IPhoneNumberFormatter.from(IInspectable interface) =>
    IPhoneNumberFormatter.fromRawPointer(
        interface.toInterface(IID_IPhoneNumberFormatter));