routeName method

String routeName()

Implementation

String routeName() {
  return runtimeType.toString();
}