printInstanceStack method

void printInstanceStack()

Implementation

void printInstanceStack() {
  Get.log(_routesKey.toString());
}