getTarget method

Slot getTarget()

Implementation

Slot getTarget() {
  return Slot._(_bindings.spine_path_constraint_get_target(_constraint));
}