replies property

List<DriveReply>? replies
getter/setter pair

All replies to a comment.

Implementation

List<DriveReply>? replies;