menu
stellar_dart package
documentation
stellar_dart.dart
SorobanLedgerEntry
SorobanLedgerEntry constructor
SorobanLedgerEntry constructor
dark_mode
light_mode
SorobanLedgerEntry
constructor
SorobanLedgerEntry
(
{
required
String
key
,
required
String
xdr
,
required
int
lastModifiedLedgerSeq
,
})
Implementation
SorobanLedgerEntry({ required this.key, required this.xdr, required this.lastModifiedLedgerSeq, });
stellar_dart package
documentation
stellar_dart
SorobanLedgerEntry
SorobanLedgerEntry constructor
SorobanLedgerEntry class