stateOrProvince property

String? get stateOrProvince

Implementation

String? get stateOrProvince => _$this._stateOrProvince;
set stateOrProvince (String? stateOrProvince)

Implementation

set stateOrProvince(String? stateOrProvince) =>
    _$this._stateOrProvince = stateOrProvince;