value property

Map<String, dynamic>? value
final

The form data to display for review.

Implementation

final Map<String, dynamic>? value;