startTime property

DateTime? startTime

The time when the study deployment was ready for the first time (all devices deployed); null otherwise.

Implementation

DateTime? get startTime => _startTime;