duration property

Duration? duration
final

For async spans (e.g. network requests), the wall-clock duration.

Implementation

final Duration? duration;