startTime property
DateTime
get
startTime
Gets the time when the analytics tracking started.
Implementation
DateTime get startTime => _startTime;
Gets the time when the analytics tracking started.
DateTime get startTime => _startTime;