getRegion method

String? getRegion()

Implementation

String? getRegion() {
  return _region;
}