toGallonPerDay property

Flow toGallonPerDay

Convert to Flow$GallonPerDay

Implementation

Flow get toGallonPerDay => convertTo(
      const Flow$GallonPerDay(),
    );