copy
open override fun copy(default: CoroutineDispatcher, io: CoroutineDispatcher, main: CoroutineDispatcher, mainImmediate: CoroutineDispatcher, unconfined: CoroutineDispatcher): IdlingDispatcherProvider
Content copied to clipboard
Return
a copy of this DispatcherProvider, retaining the properties of the original if they're not specified as arguments.