timerPickerMinuteLabelMany property Null safety

String? timerPickerMinuteLabelMany
protected">@protected

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

Implementation

@protected
String? get timerPickerMinuteLabelMany => null;