displayTitleWithTime property

String displayTitleWithTime

Displayed title of TalkerData

Implementation

String get displayTitleWithTime {
  return '[$title] | $displayTime | ';
}