menu
puppeteer package
documentation
protocol/layer_tree.dart
LayerId
LayerId.fromJson factory constructor
LayerId.fromJson factory constructor
dark_mode
light_mode
LayerId.fromJson
constructor
LayerId.fromJson
(
String
value
)
Implementation
factory LayerId.fromJson(String value) => LayerId(value);
puppeteer package
documentation
protocol/layer_tree
LayerId
LayerId.fromJson factory constructor
LayerId extension type