timerPickerHourLabelMany property Null safety

String? timerPickerHourLabelMany
override

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

Implementation

@override
String? get timerPickerHourLabelMany => 'часов';