Declaration constructor

Declaration({
  1. RelationDescriptor? relationDescriptor,
})

Implementation

Declaration({this.relationDescriptor});