MockGlobalReducer typedef

MockGlobalReducer = void Function(Ref ref)

Function type for a mocked global reducer.

Implementation

typedef MockGlobalReducer = void Function(Ref ref);