datePickerMinuteSemanticsLabelMany property Null safety

String? datePickerMinuteSemanticsLabelMany
protected">@protected

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelMany => null;