value property

T value
final

Value of type T of this option. It's hash code is used by the internal map for selected options

Implementation

final T value;