ParsedSystemUnsupportedInstruction constructor
const
ParsedSystemUnsupportedInstruction({
- required String type,
Implementation
const factory ParsedSystemUnsupportedInstruction(
{required final String type}) = _$ParsedSystemUnsupportedInstructionImpl;