innerInstructions property

List<InnerInstruction>? innerInstructions
final

The cross-program invocation instruction or null if inner instruction recording was not enabled.

Implementation

final List<InnerInstruction>? innerInstructions;