formValues property

List<FormValue> formValues
final

List of form values.

Implementation

final List<FormValue> formValues = [];