CustomListGroup constructor

CustomListGroup({
  1. List<CustomListTargetingSetting>? settings,
})

Implementation

CustomListGroup({this.settings});