DeidentifiedStoreDestination constructor
DeidentifiedStoreDestination({
- DeidentifyConfig? config,
- String? store,
Implementation
DeidentifiedStoreDestination({this.config, this.store});