const factory CartEvent.onVendorCartCommentChanged({ required int vendorId, required String value, }) = _VendorCartCommentChanged;