const FirePort({ ToFire<T>? toFire, FromFire<T>? fromFire, }) : _toFire = toFire, _fromFire = fromFire;