authKeyProvider property
Provides the authentication key for the client. Required to make authenticated requests. If not provided, all requests will be unauthenticated.
Implementation
ClientAuthKeyProvider? authKeyProvider;
Provides the authentication key for the client. Required to make authenticated requests. If not provided, all requests will be unauthenticated.
ClientAuthKeyProvider? authKeyProvider;