The result of the formatting of the measurement.
public init(formattedMeasurement: String, unit: String)
formattedMeasurement
String
unit
let formattedMeasurement
Localized string representation of a measurement. For example: “40 km/h”.
let unit
Localized string representation of a unit of measure. For example: “km/h”.