toJson method

dynamic toJson ()
override

Implementation

toJson() {
  return internalExpressionStack;
}