ConversationListOptions class 
 
    
    
  
    
  
    Properties
    
        - 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  Controls if the feed header containing the toggle to enable desktop notifications is shown.
Defaults to true.
  final 
- 
  theme
  → String?
  
- 
  Controls whether the user navigating between conversation should count
as steps in the browser history. Defaults to true, which means that if the user
clicks the browser's back button, they go back to the previous conversation
(if any).
  final 
- 
  themeOptions
  → ThemeOptions?
  
- 
  
  final 
 
    
  
    Methods
    
        - 
  noSuchMethod(Invocation invocation)
    → dynamic
  
  
- 
  Invoked when a nonexistent method or property is accessed.
  inherited 
- 
  toString()
    → String
  
  
- 
  A string representation of this object.
  override