menu
puppeteer package
documentation
protocol/dom.dart
NodeId
NodeId.fromJson factory constructor
NodeId.fromJson factory constructor
dark_mode
light_mode
NodeId.fromJson
constructor
NodeId.fromJson
(
int
value
)
Implementation
factory NodeId.fromJson(int value) => NodeId(value);
puppeteer package
documentation
protocol/dom
NodeId
NodeId.fromJson factory constructor
NodeId extension type