allocate constant
        
        SystemProgramInstruction
        const allocate
        
      
      
      
Implementation
static const SystemProgramInstruction allocate =
    SystemProgramInstruction(8, 'Allocate');static const SystemProgramInstruction allocate =
    SystemProgramInstruction(8, 'Allocate');