branchLocation property

dynamic get branchLocation

Implementation

get branchLocation {
  return '$building $street, $city';
}