menu
walletkit_dart
walletkit_dart.dart
UtxoFeeInformation
UtxoFeeInformation const constructor
UtxoFeeInformation
dark_mode
light_mode
UtxoFeeInformation
constructor
const
UtxoFeeInformation
(
{
required
Amount
feePerByte
,
Amount
?
fee
,
})
Implementation
const UtxoFeeInformation({ required this.feePerByte, this.fee, });
walletkit_dart
walletkit_dart
UtxoFeeInformation
UtxoFeeInformation const constructor
UtxoFeeInformation class