clients property

List<Client> clients

Implementation

List<Client> get clients => ref.watch(_clientsOfWorkerProvider(apiKey));