value property

List<T> value
final

The value used in queries or in form data.

Implementation

final List<T> value;