toJson method

dynamic toJson ()

Implementation

toJson() {
  return internalExpressionStack;
}