values property

Map<String, dynamic> values
final

The current values that exist.

Implementation

final Map<String, dynamic> values;