body property

List<EquationRowNode> body
final

List of inside bodys.

Its length should be 1 longer than middle.

Implementation

final List<EquationRowNode> body;