endTime property

DateTime? endTime

The end time of the last training session or null if not finished yet.

Implementation

DateTime? get endTime => _endTime;