LocationService constructor

LocationService(
  1. RestClient _restClient
)

Implementation

LocationService(this._restClient);