ReactiveController<T> constructor

ReactiveController<T>(
  1. Injectable<T> _inject
)

Implementation

ReactiveController(this._inject) : super();