data property

Map<String, dynamic> data
final

The actual form data submitted by the user.

Implementation

final Map<String, dynamic> data;