branchLocation property

String get branchLocation

Implementation

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