Target constructor

const Target(
  1. Set<TargetKind> kinds
)

Implementation

const Target(this.kinds);