Required Instance Methodgrdb 7.4.0GRDB

_makeFetcher

Returns a value that fetches database values upon changes in an observed database region. The returned value method must not depend on the state of the reducer.

ValueReducer.swift:24
func _makeFetcher() -> Fetcher