amount property

String? amount
inherited

An optional amount to display for setup intents. Google Pay may or may not display this amount depending on its own internal logic. Defaults to 0 if none is provided.

Implementation

String? get amount => throw _privateConstructorUsedError;