CategoryEvent.started constructor

const CategoryEvent.started({
  1. String? vendorId,
})

Implementation

const factory CategoryEvent.started({String? vendorId}) = _Started;