getLocation method

  1. @override
String? getLocation()
override

Implementation

@override
String? getLocation() {
  return location;
}