menu
algoliasearch package
documentation
algoliasearch.dart
Requester
setClientApiKey abstract method
setClientApiKey abstract method
dark_mode
light_mode
setClientApiKey
abstract method
void
setClientApiKey
(
String
apiKey
)
Allows to switch the API key used to authenticate requests.
Implementation
void setClientApiKey(String apiKey);
algoliasearch package
documentation
algoliasearch
Requester
setClientApiKey abstract method
Requester class