menu
omnystore package
documentation
omnystore_hub.dart
CompositeAuthenticator
authenticators property
authenticators property
dark_mode
light_mode
authenticators
property
List
<
Authenticator
>
authenticators
final
The authenticators to try, in order.
Implementation
final List<Authenticator> authenticators;
omnystore package
documentation
omnystore_hub
CompositeAuthenticator
authenticators property
CompositeAuthenticator class