RestrictionConfig constructor

RestrictionConfig({
  1. String? type,
})

Implementation

RestrictionConfig({this.type});