SubtotalLineDetail constructor

SubtotalLineDetail({
  1. ReferenceType? itemRef,
})

Implementation

SubtotalLineDetail({
  this.itemRef
});