CustomListGroup constructor
CustomListGroup({
- List<
CustomListTargetingSetting> ? settings,
Implementation
CustomListGroup({
this.settings,
});
CustomListGroup({
this.settings,
});