states property

List<String> get states

Implementation

List<String> get states => List<String>.from(_states);