createWithSeed constant
        
        SystemProgramInstruction
        const createWithSeed
        
      
      
      
Implementation
static const SystemProgramInstruction createWithSeed =
    SystemProgramInstruction(3, 'CreateWithSeed');