LicenseEntryWithLineBreaks constructor
Create a license entry for a license whose text is hard-wrapped within paragraphs and has paragraph breaks denoted by blank lines or with indented text.
Implementation
const LicenseEntryWithLineBreaks(this.packages, this.text);