restriction property
getter/setter pair
A SpecificRestriction defines what type of restriction applies (weight, height, etc.)
and the range of allowed values.
Implementation
SpecificRestriction? restriction;
A SpecificRestriction defines what type of restriction applies (weight, height, etc.)
and the range of allowed values.
SpecificRestriction? restriction;