innerInstructions property

List<CompiledInnerInstruction>? innerInstructions
final

An array of cross program invoked parsed instructions

Implementation

final List<CompiledInnerInstruction>? innerInstructions;