selectedRowCountTitleMany property Null safety

String? selectedRowCountTitleMany
protected">@protected

The "many" form of selectedRowCountTitle.

This form is optional.

See also:

Implementation

@protected
String? get selectedRowCountTitleMany => null;