deleteContext abstract method

Future<Empty> deleteContext(
  1. ServiceCall call,
  2. DeleteContextRequest request
)

Implementation

$async.Future<$1.Empty> deleteContext(
    $grpc.ServiceCall call, $4.DeleteContextRequest request);