PdfTrustedRootsSelection constructor
const
PdfTrustedRootsSelection({})
Implementation
const PdfTrustedRootsSelection({
required this.selectedSourceIds,
required this.roots,
required this.fallbackToAllSources,
required this.reason,
});