ageRestrictions property

String? ageRestrictions

Implementation

String? get ageRestrictions => _$this._ageRestrictions;
void ageRestrictions=(String? ageRestrictions)

Implementation

set ageRestrictions(String? ageRestrictions) =>
    _$this._ageRestrictions = ageRestrictions;