MixedContentIssueDetails class 
 
    
    
  
    
  
    Properties
    
        - 
  frame
  → AffectedFrame?
  
- 
  Optional because not every mixed content issue is necessarily linked to a frame.
  final 
- 
  hashCode
  → int
  
- 
  The hash code for this object.
  no setterinherited 
- 
  insecureURL
  → String
  
- 
  The unsafe http url causing the mixed content issue.
  final 
- 
  mainResourceURL
  → String
  
- 
  The url responsible for the call to an unsafe url.
  final 
- 
  request
  → AffectedRequest?
  
- 
  The mixed content request.
Does not always exist (e.g. for unsafe form submission urls).
  final 
- 
  resolutionStatus
  → MixedContentResolutionStatus
  
- 
  The way the mixed content issue is being resolved.
  final 
- 
  resourceType
  → MixedContentResourceType?
  
- 
  The type of resource causing the mixed content issue (css, js, iframe,
form,...). Marked as optional because it is mapped to from
blink::mojom::RequestContextType, which will be replaced
by network::mojom::RequestDestination
  final 
- 
  runtimeType
  → Type
  
- 
  A representation of the runtime type of the object.
  no setterinherited