options property

List<Option> options

Expression options

Implementation

List<Option> get options => _options.values.toList();