licensesPackageDetailTextZero property
The "zero" form of licensesPackageDetailText.
This form is optional.
See also:
- Intl.plural, to which this form is passed.
- licensesPackageDetailTextZero, the "zero" form
- licensesPackageDetailTextOne, the "one" form
- licensesPackageDetailTextTwo, the "two" form
- licensesPackageDetailTextFew, the "few" form
- licensesPackageDetailTextMany, the "many" form
- licensesPackageDetailTextOther, the "other" form
Implementation
@protected
String? get licensesPackageDetailTextZero => null;