region property

String? get region

e.g. "Texas"

Implementation

String? get region => _delegate.region;