taskDuration property

num? taskDuration

Combined duration of all tasks performed by the browser.

Implementation

num? get taskDuration => values['TaskDuration'];