SortingEvent.started constructor
- required SortingScreenModel sortingScreenModel,
Implementation
const factory SortingEvent.started({
required SortingScreenModel sortingScreenModel,
}) = _Started;
const factory SortingEvent.started({
required SortingScreenModel sortingScreenModel,
}) = _Started;