isCommentable property

bool? isCommentable
getter/setter pair

True if the shared album allows collaborators (users who have joined the album) to add comments to the album.

Defaults to false.

Implementation

core.bool? isCommentable;