menu
walletkit_dart
walletkit_dart.dart
RawTransaction
fee property
fee
dark_mode
light_mode
fee
property
BigInt
get
fee
Implementation
BigInt get fee => totalInputValue - totalOutputValue;
walletkit_dart
walletkit_dart
RawTransaction
fee property
RawTransaction class