options property

Returns an HTMLOptionsCollection of the list of options.

MDN Reference

Implementation

_i3.HTMLOptionsCollection get options => _i4.getProperty(
      this,
      'options',
    );