import 'swipe_config.dart'; abstract class HasSwipeConfig { SwipeConfig get swipeConfig; }