BaseRouter constructor

BaseRouter(
  1. String routerElementBind
)

Implementation

BaseRouter(this.routerElementBind);