ProfileComponentError constructor

ProfileComponentError({
  1. String? message,
})

Implementation

ProfileComponentError({this.message});