state property

String? get state

Sub-unit of country (abbreviations ok)

Implementation

String? get state => stateField.getValue(_json);