getDialogName static method

String getDialogName()

Implementation

static String getDialogName() {
  return Get.routing.route?.settings.name ?? '';
}