menu
algolia_client_core package
documentation
algolia_client_core.dart
ClientOptions
hosts property
hosts property
dark_mode
light_mode
hosts
property
Iterable
<
Host
>
?
hosts
final
The list of hosts that the client can connect to.
Implementation
final Iterable<Host>? hosts;
algolia_client_core package
documentation
algolia_client_core
ClientOptions
hosts property
ClientOptions class