buildingName property
String?
get
buildingName
Get the name of the MPBuilding the location is in
Implementation
String? get buildingName => _properties?.building;
Get the name of the MPBuilding the location is in
String? get buildingName => _properties?.building;