datePickerMinuteSemanticsLabelTwo property Null safety

String? datePickerMinuteSemanticsLabelTwo
protected">@protected

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

Implementation

@protected
String? get datePickerMinuteSemanticsLabelTwo => null;