menu
walletkit_dart
walletkit_dart.dart
RawTransaction
targetAmount property
targetAmount
dark_mode
light_mode
targetAmount
property
BigInt
get
targetAmount
Implementation
BigInt get targetAmount => outputs.first.value;
walletkit_dart
walletkit_dart
RawTransaction
targetAmount property
RawTransaction class