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