values constant

Implementation

static const $core.List<FFGoogleMap_FFGoogleMapStyle> values =
    <FFGoogleMap_FFGoogleMapStyle>[
  MAP_STYLE_UNDEFINED,
  STANDARD,
  DARK,
  NIGHT,
  SILVER,
  AUBERGINE,
  RETRO,
];