startTime property
DateTime?
get
startTime
The time when the study deployment was ready for the first time (all devices deployed); null otherwise.
Implementation
DateTime? get startTime => _startTime;
The time when the study deployment was ready for the first time (all devices deployed); null otherwise.
DateTime? get startTime => _startTime;