> If the class has a primary constructor, each ...
# announcements
v
If the class has a primary constructor, each secondary constructor needs to delegate to the primary constructor, either directly or indirectly through another secondary constructor(s).