const BodyPart({ required this.id, required this.name, this.pain = const BodyPain(), this.children = const [], });