OrderComponentError constructor

OrderComponentError({
  1. String? message,
})

Implementation

OrderComponentError({this.message});