PromotionsEvent.applySortingButtonPressed constructor

const PromotionsEvent.applySortingButtonPressed({
  1. SortingType? sortingType,
})

Implementation

const factory PromotionsEvent.applySortingButtonPressed({
  SortingType? sortingType,
}) = _ApplySortingButtonPressed;