dataTypes property

List<RPDataTypeSection>? dataTypes
getter/setter pair

The data type sections that will be displayed if the consent section is of type UserDataCollection or PassiveDataCollection.

Implementation

List<RPDataTypeSection>? dataTypes;