providers property

List<AIProvider> get providers

The list of registered providers.

Implementation

List<AIProvider> get providers => router.providers;