timerPickerHourLabelZero property Null safety

String? timerPickerHourLabelZero
override

Subclasses should provide the optional zero pluralization of timerPickerHourLabel based on the ARB file.

Implementation

@override
String? get timerPickerHourLabelZero => null;