provinces property

List<String> provinces
getter/setter pair

Implementation

static List<String> provinces = locations['86']!.values.toList();