feedbackResult property

FeedbackResult? feedbackResult
final

The result returned by showFeedbackDialog. Only relevant when preDialogResult is PreDialogResult.negative.

Implementation

final FeedbackResult? feedbackResult;