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