Creates a new quantity with the specified value and unit.
const HKQuantity( { required this.value, required this.unit, });