applicationData property

Map<String, dynamic>? applicationData
getter/setter pair

Application-specific data to be stored as part of the study protocol which will be included in all deployments of this study protocol.

Implementation

Map<String, dynamic>? applicationData;