seconds abstract method

String seconds(
  1. int value
)

seconds

In en, this message translates to: '{value} seconds'

Implementation

String seconds(int value);