NewsBuilder

open class NewsBuilder(newsServiceApiKey: String)

Inheritors

Constructors

Link copied to clipboard
constructor(newsServiceApiKey: String)

Functions

Link copied to clipboard
fun build(): News
Link copied to clipboard
fun setFetchDispatcher(dispatcher: CoroutineDispatcher): NewsBuilder

Set the fetch dispatcher CoroutineDispatcher

Link copied to clipboard

Observe logging

Link copied to clipboard

Set the network timeout