states property

List<T> states
final

The list of states or regions to manage.

Implementation

final List<T> states;