EmptyShellRoute constructor

const EmptyShellRoute(
  1. String name
)

Default constructor

Implementation

const EmptyShellRoute(super.name) : super.emptyShell();