getService method

Service<T> getService()

Returns the service of the provider.

Implementation

Service<T> getService() => _service;