threads property
      
      ThreadsClient
      get
      threads
      
    
    
    
Implementation
ThreadsClient get threads => ThreadsClient(apiKey: apiKey, apiClient: this);ThreadsClient get threads => ThreadsClient(apiKey: apiKey, apiClient: this);