states property

List<Region> states
final

A List of Region instances, representing states for this country

Implementation

final List<Region> states;