cubicYards method

Volume cubicYards()

Gets a Volume representing this number of cubic yards.

Implementation

Volume cubicYards() => Volume.fromCubicYards(this);