withValue method

Implementation

@override
ThermalConductivity$BTUIntPerHourFootDegreeF withValue(
  num val,
) =>
    ThermalConductivity$BTUIntPerHourFootDegreeF(val);