menu
appium_driver package
documentation
async_io.dart
InvalidSelectorException
InvalidSelectorException const constructor
InvalidSelectorException const constructor
dark_mode
light_mode
InvalidSelectorException
constructor
const
InvalidSelectorException
(
int
?
statusCode
,
String
?
message
)
Implementation
const InvalidSelectorException(super.statusCode, super.message);
appium_driver package
documentation
async_io
InvalidSelectorException
InvalidSelectorException const constructor
InvalidSelectorException class