String type

Source

@DomName('HTMLSelectElement.type')
@DocsEditable()
String get type => _blink.BlinkHTMLSelectElement.instance.type_Getter_(this);