storage property

Map<String, dynamic> storage
final

The nested storage map holding form field values.

Implementation

final Map<String, dynamic> storage;