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