Mutation$UpdateDeviceEncryptionKeysFromInputs constructor
Mutation$UpdateDeviceEncryptionKeysFromInputs({
- Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs? updateDeviceEncryptionKeysFromInputs,
- String $__typename = 'Mutation',
Implementation
Mutation$UpdateDeviceEncryptionKeysFromInputs({
this.updateDeviceEncryptionKeysFromInputs,
this.$__typename = 'Mutation',
});