Encryption Configuration

Setup encryption Configuration ID for encrypting data.

To add encryption Configuration Id use the code snippet below:

MetaMapFlutter.showMetaMapFlow(clientId:"YOUR_CLIENT_ID",
                               flowId:"YOUR_FLOW_ID",
                               encryptionConfigurationId:"encryptionConfigurationId");

Learn more about encryption feature here.