AvatarService

constructor(okHttpClient: OkHttpClient? = null)

Parameters

okHttpClient

The OkHttp client to use for making network requests. This client will be extended with Gravatar interceptors to set either API key or OAuth token.