LinkedContentReference constructor

LinkedContentReference({
  1. SheetsChartReference? sheetsChartReference,
})

Implementation

LinkedContentReference({
  this.sheetsChartReference,
});