logs property

List<Log> logs

All the logs emitted by this transaction.

Implementation

external List<Log> get logs;