menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
GooglePayParams
amount property
amount property
dark_mode
light_mode
amount
property
int
get
amount
inherited
Total monetary value of the transaction.
Implementation
int get amount => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
GooglePayParams
amount property
GooglePayParams class