call abstract method

TRes call({
  1. String? deviceId,
  2. List<Input$EncryptionInputForMutationInput>? encryptionInputs,
})

Implementation

TRes call({
  String? deviceId,
  List<Input$EncryptionInputForMutationInput>? encryptionInputs,
});