stopMappingSession abstract method

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

Implementation

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