menu
xrp_dart package
documentation
xrp_dart.dart
XRPLedgerStateAccountingDuration
XRPLedgerStateAccountingDuration.new constructor
XRPLedgerStateAccountingDuration.new constructor
dark_mode
light_mode
XRPLedgerStateAccountingDuration
constructor
XRPLedgerStateAccountingDuration
(
{
required
int
durationUs
,
required
int
transitions
,
})
Implementation
XRPLedgerStateAccountingDuration({ required this.durationUs, required this.transitions, });
xrp_dart package
documentation
xrp_dart
XRPLedgerStateAccountingDuration
XRPLedgerStateAccountingDuration.new constructor
XRPLedgerStateAccountingDuration class