debuggerStack property

void debuggerStack

Implementation

void get debuggerStack {
  debugPrintStack(label: this.toString());
}