SimpleTextComponentError constructor

SimpleTextComponentError({
  1. String? message,
})

Implementation

SimpleTextComponentError({this.message});