Companion

Functions

Link copied to clipboard
fun create(apiKey: String): FredClient

Creates a FredClient instance with default configuration.

fun create(apiKey: String, config: FredClientConfig): FredClient

Creates a FredClient instance with custom configuration.