sections property
An array of list sections as CPListSection, each can contain zero or more list items.
Implementation
final List<CPListSection> sections;
An array of list sections as CPListSection, each can contain zero or more list items.
final List<CPListSection> sections;