parentCommentId property
ID of the parent comment, if intending to create a reply. Do not provide if creating a top level comment.
Implementation
final String? parentCommentId;
ID of the parent comment, if intending to create a reply. Do not provide if creating a top level comment.
final String? parentCommentId;