ClientQueryOptions constructor
      
      ClientQueryOptions({ 
    
    
- bool includeUncontrolled,
- ClientType type,
Implementation
external factory ClientQueryOptions({
  bool includeUncontrolled,
  ClientType type,
});