printInstanceStack method

void printInstanceStack()

Implementation

void printInstanceStack() {
  debugPrint(_routesKey.toString());
}