ContentChildTypeAttachment constructor
ContentChildTypeAttachment({
- required bool value,
- required GenericLinks links,
Implementation
ContentChildTypeAttachment({required this.value, required this.links});