timerPickerSecondLabelZero property
override
Subclasses should provide the optional zero pluralization of timerPickerSecondLabel based on the ARB file.
Implementation
@override
String? get timerPickerSecondLabelZero => null;
Subclasses should provide the optional zero pluralization of timerPickerSecondLabel based on the ARB file.
@override
String? get timerPickerSecondLabelZero => null;