getLocation method

String? getLocation()

Implementation

String? getLocation() {
  return location;
}