UsfmPassage constructor

UsfmPassage(
  1. List<UsfmParagraph> paragraphs
)

Implementation

UsfmPassage(this.paragraphs);