SubController<ParentType extends SwayzeController> constructor
SubController<ParentType extends SwayzeController> (
- ParentType parent
Implementation
SubController(this.parent);