delUserConfigByKey abstract method

Future<OperationResponse> delUserConfigByKey(
  1. ServiceCall call,
  2. StringValue request
)

Implementation

$async.Future<$1.OperationResponse> delUserConfigByKey($grpc.ServiceCall call, $2.StringValue request);