delUserConfigByKey abstract method

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

Implementation

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