copy

open override fun copy(needCopyMap: Map<String, Any?>?): FetchState<TData>
open override fun copy(that: FetchState<TData>?): FetchState<TData>