menu
webdriver package
documentation
sync_io.dart
UnknownCommandException
UnknownCommandException const constructor
UnknownCommandException const constructor
dark_mode
light_mode
UnknownCommandException
constructor
const
UnknownCommandException
(
int
?
statusCode
,
String
?
message
)
Implementation
const UnknownCommandException(super.statusCode, super.message);
webdriver package
documentation
sync_io
UnknownCommandException
UnknownCommandException const constructor
UnknownCommandException class