timerPickerSecondLabelMany property Null safety

String? timerPickerSecondLabelMany
protected">@protected

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

Implementation

@protected
String? get timerPickerSecondLabelMany => null;