menu
khadem package
documentation
queue.dart
QueueManager
driverNames property
driverNames property
dark_mode
light_mode
driverNames
property
List
<
String
>
get
driverNames
Gets all registered driver names.
Implementation
List<String> get driverNames => _registry.getDriverNames();
khadem package
documentation
queue
QueueManager
driverNames property
QueueManager class