Companion

Functions

Link copied to clipboard
suspend fun create(): Ufc

Creates a new UFC client instance with default configuration.

suspend fun create(config: UfcConfig): Ufc

Creates a new UFC client instance with custom configuration.