GetLoggedUserIdImpl constructor

GetLoggedUserIdImpl(
  1. LoginRepository _repository
)

Implementation

GetLoggedUserIdImpl(this._repository);