getContext abstract method

Future<Context> getContext(
  1. ServiceCall call,
  2. GetContextRequest request
)

Implementation

$async.Future<$4.Context> getContext(
    $grpc.ServiceCall call, $4.GetContextRequest request);