token1Price property

Price get token1Price

Implementation

Price get token1Price => Price.fromContractor(
    token1, token0, _tokenAmounts[1].raw, _tokenAmounts[0].raw);