getValues static method

Map<String, dynamic> getValues()

Gets the values that belong to the flavor.

Implementation

static Map<String, dynamic> getValues() => _instance.values;