ratio property

double ratio

A the bean-to-water ratio for this recipe.

Implementation

double get ratio => (waterWeight / beanWeight);