sections property

List<CPListSection> sections
final

An array of list sections as CPListSection, each can contain zero or more list items.

Implementation

final List<CPListSection> sections;