ResultConfiguration constructor
ResultConfiguration({
- EncryptionConfiguration? encryptionConfiguration,
- String? outputLocation,
Implementation
ResultConfiguration({
this.encryptionConfiguration,
this.outputLocation,
});