molarPlanck top-level constant

MiscQuantity const molarPlanck

Molar Planck Constant ('Nah')

Implementation

const MiscQuantity molarPlanck = MiscQuantity.constant(Double.constant(3.9903127122222222e-10),
    Dimensions.constant(<String, int>{'Length': 2, 'Mass': 1, 'Time': -1, 'Amount': 1}));