UpdateFailureState class 
 
    
    
  
    
  
    Properties
    
        - 
  details
  ↔ String?
  
- 
  Details about the last failed update attempt.
  getter/setter pair 
- 
  failedConfiguration
  ↔ Map<String, Object?>?
  
- 
  What the component configuration would have been if the update had
succeeded.
  getter/setter pair 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  lastUpdateAttempt
  ↔ String?
  
- 
  Time of the latest failed update attempt.
  getter/setter pair 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited 
- 
  versionInfo
  ↔ String?
  
- 
  This is the version of the rejected resource.
  getter/setter pair