anHour method

String anHour(
  1. int hours
)
override

Implementation

String anHour(int hours) => 'an hour';