InteractorOf<T extends Backend> constructor

InteractorOf<T extends Backend>(
  1. Backend _backend
)

Implementation

InteractorOf(this._backend);