values constant

Map<String, String> const values

Implementation

static const Map<String, String> values = {
  'googleMapsKey': googleMapsKey,
};