notifyListeners property Null safety

bool notifyListeners
read / write

If true, WebDriver actions are recorded as WebDriverCommandEvents.

Implementation

bool notifyListeners = true;