service property

Service<T> service
getter/setter pair

Service of the provider.

Implementation

late Service<T> service;