parentId property

String? parentId
final

ID of the parent comment, if this is a reply.

null for root comments, non-null for replies.

Implementation

final String? parentId;