amount property

List<Quantity>? amount
inherited

amount The measurable amount of total quantity of all substances in the component, expressable in different ways (e.g. by mass or volume).

Implementation

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