anHour method

  1. @override
String anHour(
  1. int hours
)
override

Implementation

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