withValue method

Implementation

@override
ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic withValue(
  num val,
) =>
    ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic(val);