AdjustList<T> typedef

AdjustList<T> = List<Tuple2<T?, Store<SwipeFeedCardState>>> Function(List<Tuple2<T?, Store<SwipeFeedCardState>>>)

Implementation

typedef AdjustList<T> = List<Tuple2<T?, Store<SwipeFeedCardState>>> Function(List<Tuple2<T?, Store<SwipeFeedCardState>>>);