amount property

List<Ratio>? amount
inherited

amount The amount of ingredient that is in the product.;

Implementation

List<Ratio>? get amount => throw _privateConstructorUsedError;