toExagram property

Mass toExagram

Convert to Mass$Exagram

Implementation

Mass get toExagram => convertTo(
      const Mass$Exagram(),
    );