fiatCurrencyAmount property

String? fiatCurrencyAmount
final

Specifies a preset fiat amount for the transaction, e.g., '100'. Must be greater than '20'. If not provided, the user will be prompted to enter an amount.

Implementation

final String? fiatCurrencyAmount;