listMappingSessions abstract method

Future<ListMappingSessionsResponse> listMappingSessions(
  1. ServiceCall call,
  2. ListMappingSessionsRequest request
)

Implementation

$async.Future<$2.ListMappingSessionsResponse> listMappingSessions($grpc.ServiceCall call, $2.ListMappingSessionsRequest request);