bodyLines property

List<String> bodyLines
final

Raw body source lines — each is indented by the renderer.

Implementation

final List<String> bodyLines;