menu
puppeteer package
documentation
protocol/cache_storage.dart
CacheId
CacheId.fromJson factory constructor
CacheId.fromJson factory constructor
dark_mode
light_mode
CacheId.fromJson
constructor
CacheId.fromJson
(
String
value
)
Implementation
factory CacheId.fromJson(String value) => CacheId(value);
puppeteer package
documentation
protocol/cache_storage
CacheId
CacheId.fromJson factory constructor
CacheId class