Class BackForwardCacheNotRestoredExplanationTree
BackForwardCacheNotRestoredExplanationTree
public sealed class BackForwardCacheNotRestoredExplanationTree
- Inheritance
-
BackForwardCacheNotRestoredExplanationTree
- Inherited Members
Properties
Children
children
[JsonPropertyName("children")]
public BackForwardCacheNotRestoredExplanationTree[] Children { get; set; }
Property Value
Explanations
explanations
[JsonPropertyName("explanations")]
public BackForwardCacheNotRestoredExplanation[] Explanations { get; set; }
Property Value
Url
url
[JsonPropertyName("url")]
public string Url { get; set; }