startTime property
DateTime
get
startTime
Timestamp when call has been connected (accepted by local or remeote side)
Implementation
DateTime get startTime => _startTime;
Timestamp when call has been connected (accepted by local or remeote side)
DateTime get startTime => _startTime;