duration property

int? duration
final

The time, in milliseconds, that the action took to complete in the browser.

Implementation

final int? duration;