amount property

int amount
inherited

Amount intended to be collected.

The amount has to be a positive zero-digit integer representing the charge in the smallest currency unit (e.g. cents for US dollar).

Implementation

int get amount => throw _privateConstructorUsedError;