timerPickerHourLabelZero property Null safety

String? timerPickerHourLabelZero
protected">@protected

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

Implementation

@protected
String? get timerPickerHourLabelZero => null;