call abstract method

TRes call({
  1. Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs? updateDeviceEncryptionKeysFromInputs,
  2. String? $__typename,
})

Implementation

TRes call({
  Mutation$UpdateDeviceEncryptionKeysFromInputs$updateDeviceEncryptionKeysFromInputs?
  updateDeviceEncryptionKeysFromInputs,
  String? $__typename,
});