persisted property
      
      bool
      get
      persisted
      
    
    
The persisted read-only property indicates if a webpage is loading
from a cache.
Implementation
external bool get persisted;The persisted read-only property indicates if a webpage is loading
from a cache.
external bool get persisted;