timerPickerSecondLabelTwo property Null safety

String? timerPickerSecondLabelTwo
protected">@protected

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

Implementation

@protected
String? get timerPickerSecondLabelTwo => null;