timerPickerHourLabelMany property Null safety

String? timerPickerHourLabelMany
protected">@protected

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

Implementation

@protected
String? get timerPickerHourLabelMany => null;