minAgo method

  1. @override
String minAgo(
  1. int minutes
)

Message for when the elapsed time is about a minute.

Implementation

@override
String minAgo(int minutes) => 'หนึ่งนาที';