sections property
The sections which hold the content of the consent document
All sections appear in the animated process of RPVisualConsentStep. Also their content is presented during RPConsentReviewStep.
Implementation
List<RPConsentSection> sections;