CartComponentError constructor

CartComponentError({
  1. String? message,
})

Implementation

CartComponentError({this.message});