Restrictions constructor
Restrictions({
- required GeoRestriction geoRestriction,
Implementation
Restrictions({
required this.geoRestriction,
});
Restrictions({
required this.geoRestriction,
});