stellar_flutter_sdk
stellar_flutter_sdk
GetEventsResponse
events property
events
events
property
Null safety
List
<
EventInfo
>
?
events
read / write
If error is present then results will not be in the response
Implementation
List<EventInfo>? events;
stellar_flutter_sdk
stellar_flutter_sdk
GetEventsResponse
events property
GetEventsResponse class
Constructors
GetEventsResponse
fromJson
Properties
error
events
hashCode
isErrorResponse
jsonResponse
latestLedger
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==