transactions property

List<TransactionResponse> transactions

A list of the transactions this block includes.

Implementation

external List<TransactionResponse> get transactions;