menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
WipError
code property
code property
dark_mode
light_mode
code
property
int
?
get
code
Implementation
int?
get
code => error ==
null
?
null
: error![
'code'
];
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
WipError
code property
WipError class