Property
public class Property
-
init(propertyName:
propertyAddress: propertyImageUrl: propertyId: imageUId: isDownloadAvailable: propertyRadius: distance: propertyCountryCode: ) Declaration
Swift
public init(propertyName: String, propertyAddress: String, propertyImageUrl: String?, propertyId: Int, imageUId: String?, isDownloadAvailable: Bool, propertyRadius: Double, distance: Double, propertyCountryCode: String)