menu
aws_application_insights_api package
documentation
application-insights-2018-11-25.dart
Problem
feedback property
feedback property
dark_mode
light_mode
feedback
property
Map
<
FeedbackKey
,
FeedbackValue
>
?
feedback
final
Feedback provided by the user about the problem.
Implementation
final Map<FeedbackKey, FeedbackValue>? feedback;
aws_application_insights_api package
documentation
application-insights-2018-11-25
Problem
feedback property
Problem class