startTime property

  1. @override
DateTime startTime
override

Implementation

@override
DateTime get startTime =>
    throw UnsupportedError('Unsupported in no-op implementation');