timeAgoForChat abstract method

String timeAgoForChat(
  1. DateTime? dateTime, {
  2. Locale? locale,
})

Implementation

String timeAgoForChat(DateTime? dateTime, {Locale? locale});