innerInstructions property

List<InnerInstruction>? innerInstructions
final

List of inner instructions or omitted if inner instruction recording was not yet enabled during this transaction.

Implementation

final List<InnerInstruction>? innerInstructions;