state property

String state

Implementation

String get state =>
    placeAddressComponent(this, "administrative_area_level_1") ?? "";