menu
ethers package
documentation
providers/types/block.dart
BlockWithTransactions
transactions property
transactions property
dark_mode
light_mode
transactions
property
List
<
TransactionResponse
>
transactions
final
Implementation
final List<TransactionResponse> transactions;
ethers package
documentation
providers/types/block
BlockWithTransactions
transactions property
BlockWithTransactions class