common constant

List<AreaConverter> const common

Implementation

static const common = [
  squareKilometer,
  squareMeter,
  squareCentimeter,
  squareMillimeter,
  squareMicrometer,
  squareNanometer,
  squareMile,
  squareYard,
  squareFoot,
  squareInch,
  acre,
  are,
  hectare,
];