timerPickerSecondLabelZero property Null safety

String? timerPickerSecondLabelZero
protected">@protected

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

Implementation

@protected
String? get timerPickerSecondLabelZero => null;