innerInstructions property
List of inner instructions or omitted if inner instruction recording was not yet enabled during this transaction.
Implementation
final List<InnerInstruction>? innerInstructions;
List of inner instructions or omitted if inner instruction recording was not yet enabled during this transaction.
final List<InnerInstruction>? innerInstructions;