toBarn property

Area get toBarn

Convert to Area$Barn

Implementation

Area get toBarn => convertTo(
      const Area$Barn(),
    );