toDrop property

Volume get toDrop

Convert to Volume$Drop

Implementation

Volume get toDrop => convertTo(
      const Volume$Drop(),
    );