menu
khadem package
documentation
contracts.dart
ISessionManager
switchDriver abstract method
switchDriver abstract method
dark_mode
light_mode
switchDriver
abstract method
Future
<
void
>
switchDriver
(
String
driverName
)
Switch to a different driver
Implementation
Future<void> switchDriver(String driverName);
khadem package
documentation
contracts
ISessionManager
switchDriver abstract method
ISessionManager class