timerPickerHourLabelTwo property Null safety

String? timerPickerHourLabelTwo
override

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

Implementation

@override
String? get timerPickerHourLabelTwo => null;