datePickerHourSemanticsLabelMany property Null safety

String? datePickerHourSemanticsLabelMany
protected">@protected

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

Implementation

@protected
String? get datePickerHourSemanticsLabelMany => null;