name property

String name

Gets the name of the option that corresponds to its type.

Implementation

String get name => type.optionName;