ChatComponentError constructor

ChatComponentError({
  1. String? message,
})

Implementation

ChatComponentError({this.message});