stopMappingSession abstract method

Future<StopMappingSessionResponse> stopMappingSession(
  1. ServiceCall call,
  2. StopMappingSessionRequest request
)

Implementation

$async.Future<$3.StopMappingSessionResponse> stopMappingSession($grpc.ServiceCall call, $3.StopMappingSessionRequest request);