valuesByName property

Map<String, O> valuesByName

Returns a const Map of values by name.

Implementation

Map<String, O> get valuesByName;