call abstract method

TRes call({
  1. Mutation$UpdateDeviceEncryptionKeys$updateDeviceEncryptionKeysV2? updateDeviceEncryptionKeysV2,
  2. String? $__typename,
})

Implementation

TRes call({
  Mutation$UpdateDeviceEncryptionKeys$updateDeviceEncryptionKeysV2?
  updateDeviceEncryptionKeysV2,
  String? $__typename,
});