token0Price property

Price get token0Price

Implementation

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