ContentUpdateAncestorsItem constructor

ContentUpdateAncestorsItem({
  1. required dynamic id,
})

Implementation

ContentUpdateAncestorsItem({required this.id});