value property

Map<String, dynamic> value
final

Current form data of the nested form.

Implementation

final Map<String, dynamic> value;