selectedOptions property

HTMLCollection selectedOptions

Implementation

HTMLCollection get selectedOptions =>
    js_util.getProperty(this, 'selectedOptions');