notifyListeners property Null safety
read / write
If true, WebDriver actions are recorded as WebDriverCommandEvents.
Implementation
bool notifyListeners = true;
If true, WebDriver actions are recorded as WebDriverCommandEvents.
bool notifyListeners = true;