menu
xrp_dart package
documentation
xrp_dart.dart
PaymentChannelClaimFlagInterface
PaymentChannelClaimFlagInterface.new constructor
PaymentChannelClaimFlagInterface.new constructor
dark_mode
light_mode
PaymentChannelClaimFlagInterface
constructor
PaymentChannelClaimFlagInterface
(
{
required
bool
TF_CLOSE
,
required
bool
TF_RENEW
,
})
Implementation
PaymentChannelClaimFlagInterface( {required this.TF_CLOSE, required this.TF_RENEW});
xrp_dart package
documentation
xrp_dart
PaymentChannelClaimFlagInterface
PaymentChannelClaimFlagInterface.new constructor
PaymentChannelClaimFlagInterface class