justNow method

  1. @override
String justNow(
  1. int seconds
)

Message when the elapsed time is less than 15 seconds.

Implementation

@override
String justNow(int seconds) => 'przed chwilÄ…';