build

fun build(builder: Ktorfit.Builder.() -> Unit): <ERROR CLASS>

Apply changes to builder and get the Ktorfit instance without the need of calling build afterwards.

fun build(): Ktorfit

Creates an instance of Ktorfit with specified baseUrl and HttpClient.