toJson method

dynamic toJson ()

Implementation

toJson() {
  return _internalStack;
}