ParsedInstructionUnsupported constructor
const
ParsedInstructionUnsupported({
- String? program,
Implementation
const factory ParsedInstructionUnsupported({final String? program}) =
_$ParsedInstructionUnsupportedImpl;