initialValue property

List<T> initialValue
final

The value of the switch group.

Implementation

final List<T> initialValue;