data property

Map<String, dynamic> data
final

The validated and potentially coerced data.

Implementation

final Map<String, dynamic> data;