items property

Map<String, Comment> items
final

A map of authorperms of comments to the Comment object

Implementation

final Map<String, Comment> items;