initialValue property

List<T> initialValue
finalinherited

initial value

Forme.initialValue has higher priority than field's initialValue

Implementation

final T initialValue;