timerPickerSecondLabelOne property Null safety

String? timerPickerSecondLabelOne
override

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

Implementation

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