timerPickerMinuteLabelTwo property Null safety

String? timerPickerMinuteLabelTwo
protected">@protected

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

Implementation

@protected
String? get timerPickerMinuteLabelTwo => null;