getGeographicReach method

String? getGeographicReach()

Implementation

String? getGeographicReach() {
  return geographicReach;
}