SubController<ParentType extends SwayzeController> constructor

SubController<ParentType extends SwayzeController>(
  1. ParentType parent
)

Implementation

SubController(this.parent);