allocateWithSeed constant
        
        SystemProgramInstruction
        const allocateWithSeed
        
      
      
      
Implementation
static const SystemProgramInstruction allocateWithSeed =
    SystemProgramInstruction(9, 'AllocateWithSeed');