bushel top-level constant

NamedUnit const bushel

Implementation

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