services property

List<ServiceEntry> services

Implementation

List<ServiceEntry> get services =>
    ref.watch(_servicesOfWorkerProvider(apiKey));