RegistrationService constructor

RegistrationService(
  1. RestClient _restClient
)

Implementation

RegistrationService(this._restClient);