OnScreenPropertyDetails

constructor(propertyId: Int, distToScreenCenter: Float, buildingDetails: List<OnScreenBuildingDetails>)

Parameters

propertyId

The unique identifier of the property.

distToScreenCenter

The property's distance from the center of the screen.

buildingDetails

The building to which this property belongs.