applicationData property
Application-specific data to be stored as part of a study deployment.
This can be used by infrastructures or concrete applications which require exchanging additional data between the protocols and clients subsystems, outside of scope or not yet supported by CARP core.
Implementation
Map<String, dynamic>? applicationData;