MakeLogoutImpl constructor

MakeLogoutImpl(
  1. LoginRepository _repository
)

Implementation

MakeLogoutImpl(this._repository);