label property

String? label
inherited

An optional label to display with the amount. Google Pay may or may not display this label depending on its own internal logic. Defaults to a generic label if none is provided.

Implementation

String? get label => throw _privateConstructorUsedError;