assignWithSeed constant
        
        SystemProgramInstruction
        const assignWithSeed
        
      
      
      
Implementation
static const SystemProgramInstruction assignWithSeed =
    SystemProgramInstruction(10, 'AssignWithSeed');