timerPickerHourLabelOther property

  1. @override
String? timerPickerHourLabelOther
override

Subclasses should provide the required other pluralization of timerPickerHourLabel based on the ARB file.

Implementation

@override
String? get timerPickerHourLabelOther => throw UnimplementedError();