endTime property

DateTime get endTime

Implementation

DateTime get endTime =>
    DateTime.fromMillisecondsSinceEpoch(endTimeMilliseconds);