value property

Map<String, dynamic> value
final

The current nested form data.

Implementation

final Map<String, dynamic> value;