duration property

double? duration
getter/setter pair

The running time of this session. May be null if the session is still active.

Implementation

double? duration;