stellar_flutter_sdk
stellar_flutter_sdk
GetLatestLedgerResponse
GetLatestLedgerResponse constructor
GetLatestLedgerResponse
GetLatestLedgerResponse
constructor
Null safety
GetLatestLedgerResponse
(
Map
<
String
,
dynamic
>
jsonResponse
)
Implementation
GetLatestLedgerResponse(Map<String, dynamic> jsonResponse) : super(jsonResponse);
stellar_flutter_sdk
stellar_flutter_sdk
GetLatestLedgerResponse
GetLatestLedgerResponse constructor
GetLatestLedgerResponse class
Constructors
GetLatestLedgerResponse
fromJson
Properties
error
hashCode
id
isErrorResponse
jsonResponse
protocolVersion
runtimeType
sequence
Methods
noSuchMethod
toString
Operators
operator ==