contentList property

List<Content> contentList
final

The list of content the user is looking at.

Either a list of IDs or objects.

Implementation

final List<Content> contentList;