compiledInstructions property

  1. @override
List<CompiledInstruction> compiledInstructions
final

The compiled instructions of the message.

Implementation

@override
final List<CompiledInstruction> compiledInstructions;