options property
HTMLOptionsCollection
get
options
Returns an HTMLOptionsCollection of the list of options.
Implementation
_i3.HTMLOptionsCollection get options => _i4.getProperty(
this,
'options',
);