getRouteName method

String? getRouteName()

Implementation

String? getRouteName() {
  return objectRuntimeType(this, 'BaseDialog');
}