startMappingSession abstract method

Future<StartMappingSessionResponse> startMappingSession(
  1. ServiceCall call,
  2. StartMappingSessionRequest request
)

Implementation

$async.Future<$2.StartMappingSessionResponse> startMappingSession($grpc.ServiceCall call, $2.StartMappingSessionRequest request);