String timeAgo({bool allowFromNow = false}) { return TimeAgo.format(this, allowFromNow: allowFromNow); }