debuggerStack property

void get debuggerStack

Implementation

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