timerPickerSecondLabelZero property

  1. @protected
String? timerPickerSecondLabelZero

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

Implementation

@protected
String? get timerPickerSecondLabelZero => null;