menu
mparticle_flutter_sdk package
documentation
events/transaction_attributes.dart
TransactionAttributes
revenue property
revenue property
dark_mode
light_mode
revenue
property
double
?
revenue
final
The revenue amount of the commerce event transaction.
Implementation
final double? revenue;
mparticle_flutter_sdk package
documentation
events/transaction_attributes
TransactionAttributes
revenue property
TransactionAttributes class