bushel top-level constant

NamedUnit const bushel

Implementation

const bushel = NamedUnit(
  symbol: 'bu',
  singular: 'bushel (imp)',
  plural: 'bushels (imp)',
  dimensions: volume,
  scale: 0.03636872,
);