create

fun create(coroutineScope: CoroutineScope, initialFetchState: FetchState = FetchState.IDLE): CacheableFlowWithNoInput<TData, TError>