hours method

String hours(
  1. int hours
)
override

Implementation

String hours(int hours) => '$hours hours';