hoursAgo abstract method

String hoursAgo(
  1. Object hours
)

No description provided for @hoursAgo.

In en, this message translates to: '{hours} hours ago'

Implementation

String hoursAgo(Object hours);