menu
xrp_dart package
documentation
xrp_dart.dart
LedgerEscrow
LedgerEscrow.new const constructor
LedgerEscrow.new const constructor
dark_mode
light_mode
LedgerEscrow
constructor
const
LedgerEscrow
(
{
required
String
owner
,
required
int
seq
,
})
Implementation
const LedgerEscrow({required this.owner, required this.seq});
xrp_dart package
documentation
xrp_dart
LedgerEscrow
LedgerEscrow.new const constructor
LedgerEscrow class