item property

Tuple2<dynamic, Store<SwipeFeedCardState>> item
final

Current item dispatched from the loader

Implementation

final Tuple2<dynamic, Store<SwipeFeedCardState>> item;