menu
ndk package
documentation
domain_layer/entities/wallet/wallet_transaction.dart
WalletTransaction
changeAmount property
changeAmount property
dark_mode
light_mode
changeAmount
property
int
changeAmount
final
positive for incoming, negative for outgoing
Implementation
final int changeAmount;
ndk package
documentation
domain_layer/entities/wallet/wallet_transaction
WalletTransaction
changeAmount property
WalletTransaction class