AutomationResourceSelector constructor

AutomationResourceSelector({
  1. List<TargetAttribute>? targets,
})

Implementation

AutomationResourceSelector({this.targets});