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