EventInfo constructor

EventInfo(
  1. String type,
  2. int ledger,
  3. String ledgerCloseAt,
  4. String contractId,
  5. String id,
  6. String paginationToken,
  7. List<String> topic,
  8. String value,
  9. bool inSuccessfulContractCall
)

Implementation

EventInfo