ProtocolInstance class 
 
    
    
    
  
    
  
    Properties
    
        - 
  desc
  ↔ String
  
 
- 
  A human-readable description for the protocol, such as the name.
  
getter/setter pair
 
        - 
  fields
  ↔ Map<String, Object?>
  
 
- 
  Preset values for 
fields the client may use to search by.
  getter/setter pair
 
        - 
  hashCode
  → int
  
 
- 
  The hash code for this object.
  
no setteroverride
 
        - 
  icon
  ↔ String?
  
 
- 
  An optional content URI representing the protocol. Overrides the one provided
at the higher level Protocol object.
  
getter/setter pair
 
        - 
  networkId
  ↔ String
  
 
- 
  A unique identifier across all instances.
  
getter/setter pair
 
        - 
  runtimeType
  → Type
  
 
- 
  A representation of the runtime type of the object.
  
no setterinherited