UPdfFunctionArray constructor

const UPdfFunctionArray(
  1. List<UPdfFunction> functions
)

Implementation

const UPdfFunctionArray(this.functions);