timerPickerSecondLabelFew property Null safety

String? timerPickerSecondLabelFew
override

Subclasses should provide the optional few pluralization of timerPickerSecondLabel based on the ARB file.

Implementation

@override
String? get timerPickerSecondLabelFew => 's';