clientEngineType property
      
      QueryEngineType
      get
      clientEngineType
      
    
    
    
Implementation
QueryEngineType get clientEngineType =>
    QueryEngineType.lookup(this['PRISMA_CLIENT_ENGINE_TYPE'].toString());QueryEngineType get clientEngineType =>
    QueryEngineType.lookup(this['PRISMA_CLIENT_ENGINE_TYPE'].toString());