menu
stripe_api_client package
documentation
models/quote.dart
Quote
currency property
currency property
dark_mode
light_mode
currency
property
String
?
currency
getter/setter pair
Three-letter
ISO currency code
, in lowercase. Must be a
supported currency
.
Implementation
String? currency;
stripe_api_client package
documentation
models/quote
Quote
currency property
Quote class