timeAgo method

String timeAgo()

Implementation

String timeAgo() {
  return TimeAgo.format(this);
}