values property

Map<String, dynamic> values
final

The values that belong to the flavor.

Implementation

final Map<String, dynamic> values;