TargetA constructor

const TargetA(
  1. String name
)

Implementation

const TargetA(this.name) : assert(name != '');