FeedbackException constructor

const FeedbackException(
  1. String message
)

Implementation

const FeedbackException(this.message);