value property

Map<String, dynamic> value
final

Current form values of all nested fields inside the well.

Implementation

final Map<String, dynamic> value;