TelephoneInputElement constructor

TelephoneInputElement()

Implementation

factory TelephoneInputElement() => InputElement(type: 'telephone');