henry top-level constant

SiNamedUnit const henry

Implementation

const henry = SiNamedUnit(
  symbol: 'H',
  singular: 'henry',
  plural: 'henries',
  dimensions: inductance,
  scale: 1,
);