delete constant
        
        NameServiceProgramInstruction
        const delete
        
      
      
      
Implementation
static const NameServiceProgramInstruction delete =
    NameServiceProgramInstruction(3, 'Delete');static const NameServiceProgramInstruction delete =
    NameServiceProgramInstruction(3, 'Delete');