setClientApiKey abstract method
Allow switching the API key used to authenticate requests.
Implementation
void setClientApiKey({required String apiKey});
Allow switching the API key used to authenticate requests.
void setClientApiKey({required String apiKey});