bodyLines property

List<String> bodyLines
final

Raw body source lines (empty means no body, just ;).

Implementation

final List<String> bodyLines;