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