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