toJson method

dynamic toJson ()

Implementation

toJson() {
  return _internalExpression.internalExpressionStack;
}