providers property

List<AuthProvider>? providers
getter/setter pair

Defines a set of authentication providers that a service supports.

Implementation

core.List<AuthProvider>? providers;