stellar_flutter_sdk
stellar_flutter_sdk
GetLedgerEntryResponse
GetLedgerEntryResponse constructor
GetLedgerEntryResponse
GetLedgerEntryResponse
constructor
Null safety
GetLedgerEntryResponse
(
Map
<
String
,
dynamic
>
jsonResponse
)
Implementation
GetLedgerEntryResponse(Map<String, dynamic> jsonResponse) : super(jsonResponse);
stellar_flutter_sdk
stellar_flutter_sdk
GetLedgerEntryResponse
GetLedgerEntryResponse constructor
GetLedgerEntryResponse class
Constructors
GetLedgerEntryResponse
fromJson
Properties
error
hashCode
jsonResponse
lastModifiedLedgerSeq
latestLedger
ledgerEntryData
ledgerEntryDataXdr
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==