content property

String? content
getter/setter pair

A longer content text of the section.

It's presented during RPVisualConsentStep when tapping on the "Learn more" button and during RPConsentReviewStep where each section's content is shown to the user.

Implementation

String? content;