amount property

String? amount
final

Pre-filled amount for purchase. When null: no amount pre-filled, user enters manually

Implementation

final String? amount;