menu
aws_codecommit_api package
documentation
codecommit-2015-04-13.dart
GetCommentReactionsOutput
reactionsForComment property
reactionsForComment property
dark_mode
light_mode
reactionsForComment
property
List
<
ReactionForComment
>
reactionsForComment
final
An array of reactions to the specified comment.
Implementation
final List<ReactionForComment> reactionsForComment;
aws_codecommit_api package
documentation
codecommit-2015-04-13
GetCommentReactionsOutput
reactionsForComment property
GetCommentReactionsOutput class